Visual Basic (Declaration) | |
---|---|
Public Function TryGetValue( _ ByVal key As TKey, _ ByRef value As TValue _ ) As Boolean |
Parameters
- key
- value
Return Value
true if the object that implements IDictionary contains an element with the specified key; otherwise, false.Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7